Skip to content

Conversation

@SaidAltury-ibm
Copy link
Contributor

This PR improves the benchmark suite to better reflect real throughput limits and isolate different bottlenecks:

  1. Multi-connection gRPC benchmark:

    • Adds a variant where each benchmark worker uses its own gRPC connection
    • Removes the single-connection bottleneck and allows the server to scale with available CPUs
  2. PURE ECDSA signing benchmark over gRPC

    • Adds a Pure ECDSA benchmark that exercises real CPU and allocation pressure
  3. Improved plots

    • Updated plots to better compare CPU scaling and GOGC sweeps
    • Catch /direct and /grpc benchmarks

@SaidAltury-ibm SaidAltury-ibm self-assigned this Jan 20, 2026
@SaidAltury-ibm SaidAltury-ibm added bug Something isn't working enhancement New feature or request perf labels Jan 20, 2026
Copy link
Member

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @SaidAltury-ibm. The additional benchmarks are very valuable.

Signed-off-by: Said Altury <Said.Altury@ibm.com>
Signed-off-by: Said Altury <Said.Altury@ibm.com>
Copy link
Member

@mbrandenburger mbrandenburger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM

@SaidAltury-ibm SaidAltury-ibm marked this pull request as ready for review January 21, 2026 14:37
@SaidAltury-ibm SaidAltury-ibm merged commit 74f5347 into hyperledger-labs:main Jan 21, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request perf

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants